PhpOffice\PhpSpreadsheet\Shared\JAMA\LUDecomposition S

Total Complexity 41
Dependencies 3
Dependents 1
Total lines 261
Lines of code 130
Logical lines of code 80
Comment lines 84
Methods 8
Properties 5

Methods 8

Method Rating Maintainability Complexity Lines of code
__construct()
A
43 14 50
solve()
A
50 10 28
getL()
S
58 5 15
getU()
S
60 4 13
isNonsingular()
S
66 3 8
det()
S
63 3 10
getPivot()
S
82 1 3
getDoublePivot()
S
81 1 3